sticky bit meaning in Chinese
粘贴位
粘滞位
粘着位
黏附位
Examples
- On unix - like systems , shared directories need to have the sticky bit set . in sticky directories , files can be unlinked or renamed only by root or the file owner
在类unix系统上,需要设置共享目录的“ sticky ”位;在sticky目录中,文件只能由root或者文件的所有者解除链接或者重新命名。 - In an ordinary directory one without the sticky bit , anyone with write privileges to a directory - including an attacker - can delete or rename files , and cause all sorts of problems
在一个普通的目录中(没有sticky位) ,任何人对它都有写权限包括攻击者可以删除或者重命名文件,导致各种各样的问题。